projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
274980a
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 25 May 2007 10:14:51 +0000
(10:14 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 25 May 2007 10:14:51 +0000
(10:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index be975f67e990534d10e34870ffb0b9a1c59a0a5f..560b0480810502024bac5643075910222a370c3c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2007-05-25 Juanma Barranquero <lekktu@gmail.com>
+
+ * bs.el (bs-cycle-previous): Don't modify the cycle list until
+ `switch-to-buffer' has returned succesfully.
+ (bs-cycle-next): Ditto. Also, don't bury the buffer when the
+ window is dedicated (it could iconify the frame).
+
2007-05-25 Miles Bader <miles@fencepost.gnu.org>
* vc-hooks.el (vc-find-root): Fix file attribute test.